crypto/tls.handshakeMessage.unmarshal (method)

2 uses

	crypto/tls (current package)
		common.go#L1383: 	unmarshal([]byte) bool
		conn.go#L1090: 	if !m.unmarshal(data) {